Author: Andy Green Date: Sat May 10 15:09:36 2025 +0100 cose: tests: allow more time for riscv to compute key tests diff --git a/minimal-examples-lowlevel/crypto/minimal-crypto-cose-key/CMakeLists.txt b/minimal-examples-lowlevel/crypto/minimal-crypto-cose-key/CMakeLists.txt index 9d73928..b16c464 100644 --- a/minimal-examples-lowlevel/crypto/minimal-crypto-cose-key/CMakeLists.txt +++ b/minimal-examples-lowlevel/crypto/minimal-crypto-cose-key/CMakeLists.txt @@ -40,7 +40,7 @@ if (requirements) PROPERTIES WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples-lowlevel/crypto/minimal-crypto-cose-key - TIMEOUT 5) + TIMEOUT 15) set_tests_properties(crypto-cose-key-7 PROPERTIES